html,body{width: 100%;overflow-x:hidden; padding: 0!important; margin: 0;}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a,img{-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none;}
img,video{width:auto;height:auto;max-width:100%;vertical-align:middle}
a { background: transparent; text-decoration: none; color: #666; transition: 0.3s; -moz-transition: 0.3s; 	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}

.s_width{ width:85%; margin:0 auto; position:relative}
i,em{ font-style:normal;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:0.5% 1%;white-space: nowrap;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 31px; }

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1}

@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

/*===================== 公用样式 START =====================*/
.pub_title{text-align: center;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.pub_title h3{font-weight: 700;text-transform: uppercase;}
.pub_title p,.pub_title h4{font-weight: 400;}
.img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}


.more-info{ line-height: 40px;}
.more-info ul{width: 100%; margin: 0 auto; padding-top: 20px;}
.more-info li{width: 100%;}
.more-info li a{color: #333;}
.more-info li em{font-weight: 500; padding-right: 15px;}


/*主导航多级菜单*/
.hbg{width: 100%;height:80px;position: fixed;top: 0px; left: 0; z-index: 9999;background:rgba(0,0,0,0.5);text-align: center;border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
#logo{transition: .5s; }
#logo img{ width:100%}

.hbg .navbox{ height:50px; width:51%; position: relative; }
.hbg .navbox ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
.hbg .navbox li{text-align:center; line-height:80px; position:relative; padding:0 10px; position: relative;}
.hbg .navbox li a{ color:#fff; display:block;  font-weight: 400;}
.hbg .navbox li  a:before{content:"";height:20px;border:0 solid #00adef;border-top:none;border-radius:20px;display:block;position:absolute;left:50%;right:50%;bottom:22px;transition:.5s}
.hbg .navbox li  .active a:before,.hbg .navbox li:hover a:before{left:0;right:0;border:2px solid #049a55;border-top:none} 

.hbg .navbox .navli:hover .subox{ display:block}
.hbg.hover-act .navbox .navli .navTl span {color: #000;}
.hbg .navbox .navli .navTl {display: block;-webkit-perspective-origin: 500px;-moz-perspective-origin: 500px;perspective-origin: 500px;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;padding: 0 30px;position: relative;color: #333;}

.hbg .navbox .navli .subox {display: none;position: absolute;width: auto;min-width: 100%;left: 50%;top: 100%;padding: 0 20px;background: rgba(5, 23, 85, 0.95);line-height: 40px;text-align: center;color: #fff;transform: translateX(-50%);}
.hbg .navbox .navli .subox a {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;display: block;white-space: nowrap;color: #fff;}
.hbg .navbox .navli .subox a:before {content: none;}
.hbg .navbox .navli .subox a:hover {text-decoration: underline;}
.hbg .navbox .current .navTl span,.hbg .navbox .navli:hover .navTl span {color: #00479d;}
.hbg .navbox .current .navTl span::after,.hbg .navbox .navli:hover .navTl span::after {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}
.hbg .navbox .navli:last-child {margin-right: 0;}

.hbg.act .navbox .navli .navTl span {color: #000;line-height: 60px;}





@media( max-width:1600px){
    header .navbox .navli .navTl {padding: 0 10px;}
}
@media( max-width:1135px){
    header .navbox .navli .navTl {padding: 0 8px;}
}
@media( max-width:1090px){
    header .navbox .navli .navTl {padding: 0 3px;}
}



.ttel{text-align: center;color: #fff;padding: 0 15px;transition: .5s;line-height: 35px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.ttel img{display: inline-block;border-right: 1px solid rgba(255,255,255,0.4);padding-right: 5px;margin-right: 5px;}
.ttel em{ padding-left: 5px; display: inline-block;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);}
.hrt{margin-top:21px;}



.hbg.bg{background:rgba(4, 154, 85, 0.95);padding: 0; height: 65px;}
.hbg.bg .navbox{padding-top: 0;}
.hbg.bg .navbox li{line-height:65px; }
.hbg.bg #logo img{width: 72%;}
.hbg.bg .hrt{margin-top:9px;}

@media (max-width:1650px){
	.hbg .nav{width: 60%;}
}

@media (max-width:1280px){
	.hbg{height: 70px;}
	#logo{top:22px; }
	.hbg .nav{ width: 69%; }
	.hbg .nav li{ line-height: 29px; }
	.hrt{margin-top:16px;}
	.hbg.bg .nav li{line-height:31px; }
	.hbg.bg .nav li a{margin-top: 10px;}
}


/*=======================banner start===================*/
.swiper-container { width:100%; margin:0 auto; position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}
.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto;}
.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;}
.swiper-container {margin-left: auto; margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0; z-index: 1;}
.swiper-pagination-bullet {width: 8px;height: 8px;display: inline-block;border-radius: 100%;background: #000;opacity: .2;}
.swiper-pagination-bullet {width: 8px;height: 8px;display: inline-block;border-radius: 100%;background: #000;opacity: .2;}
.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform,height;}
.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform,height;}
.swiper-banner .swiper-wrapper {width: 100%}
.swiper-banner .swiper-slide {width: 100%;overflow: hidden}
.swiper-banner .swiper-slide a {display: block;width: 100%;overflow: hidden}
.swiper-banner .swiper-slide a img {display: block;width: 100%}
.swiper-banner .swiper-pagination {bottom: 70px}
.swiper-banner .swiper-pagination .swiper-pagination-bullet {background: none;opacity: 1;color: #fff;font-size: 20px;font-weight: bold;position: relative;width: auto;height: 30px;line-height: 30px;margin: 0 50px; cursor:pointer;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:80px;left: 0;width: 100%;}
.swiper-pagination {position: absolute; text-align: center;transition: .3s opacity;transform: translate3d(0,0,0);z-index: 10;}
.swiper-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {color: #e85d26}
.swiper-banner .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet:before {content: '';display: block;width: 70px;height: 1px;background: #fff;position: absolute;top: 15px;left: -85px}
.ie-hack .swiper-banner .swiper-slide,.ie-hack .swiper-product .swiper-slide {float: left}
.ie-hack .swiper-banner .swiper-pagination,.ie-hack .swiper-product .swiper-pagination {width: 100%;text-align: center}

@media( max-width:790px){
	.swiper-banner{margin-top: 54px;}
	.swiper-banner .swiper-pagination .swiper-pagination-bullet {font-size: 14px;height: 30px;line-height: 30px;margin: 0 10px; cursor:pointer;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:0px;}
	.swiper-banner .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet:before {width: 14px;top: 15px;left: -18px}

}

/*首页解决案例*/
.solution{width: 100%; background:#f2f7fa; padding-bottom: 5%;}
.solution h2{padding: 4% 0 2% 0; text-align: center;}
.solution h2 em{color: #05c16a;}
.solution h2 i{display: block;  color: #999;text-transform: uppercase; font-weight: 500;}
.solution h2 i:before{content: ""; width: 60px; height: 4px; background: #307dbf;margin:10px auto;display: block;border-radius: 10px}
.tx_index_pro {position:relative;width: 85%;margin: 0 auto;overflow: hidden;}
.solution ul{width: 85%; margin: 0 auto;overflow: hidden;}
.solution li{width: 345px; float: left; margin-right: 15px;}
.solution li a{color: #000;}
.solution li:hover{background: #05c16a;}
.solution .solution_a{border-radius: 10px;background: #fff;}
.solution .solution_a .solution_img{width: 100%; height: auto; overflow: hidden;border-radius: 10px 10px 0 0;}
.solution .solution_a .solution_img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.solution .solution_a .solution_img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.solution .solution_a .solution_tex{padding: 15px;text-align: center; min-height: 235px;transition: .5s; }
.solution .solution_a .solution_tex:hover{background: #05c16a;}
.solution .solution_a .solution_tex h3{line-height: 29px; margin-top: 20px; }
.solution .solution_a .solution_tex h3:after{content: ""; width: 50px; height: 3px; background: #307dbf;margin:10px auto;display: block;border-radius: 10px}
.solution .solution_a .solution_tex p{font-size: 15px; width: 90%; margin: 0 auto; line-height: 26px;;}
.solution .solution_a .solution_tex:hover h3,.solution .solution_a .solution_tex:hover p{color: #fff;}
.solution .solution_a .solution_tex:hover i{background: #05c16a;}




/*首页产品分类*/
.prolist{background:url(../images/prolist.jpg) no-repeat center top; padding: 4% 0 5vh 0;}
.prolist h2{padding: 0 0 2% 0; text-align: center; color: #fff;}
.prolist h2 i{display: block; color: #fff;text-transform: uppercase; font-weight: 500; margin-top: 15px;}
.prolist_box{width: 1000px; height:165px; background: #fff; margin: 0 auto 0 auto;box-shadow: 0px 0px 10px #666; padding:30px 50px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.prolist_box .prolist_l{display: flex;}
.prolist_box .prolist_l img{width: 62px; height: 51px; padding-top: 25px;}
.prolist_box .prolist_l p{margin-left: 20px; padding-top: 15px;}
.prolist_box .prolist_l p em{display: block; color: #05c16a;font-family: impact; }

.prolist_box .prolist_r{display: flex;}
.prolist_box .prolist_r img{width: 100px; height: 100px;}
.prolist_box .prolist_r p{margin-left: 20px; padding-top: 15px;}
.prolist_box .prolist_r p em{display: block; color: #05c16a; font-weight: bold; }



/*产品展示*/
.pro{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 4vh 0;}

#top_scroll {overflow: hidden;width:85%; margin:0vh auto 0 auto; padding-bottom: 3%; height: 800px;}
#top_scroll ul li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#top_scroll ul li .img img{ width: 100%;  transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding:20px 0; transition: .4s;-webkit-transition: .4s; background: #05c16a;}
#top_scroll ul li strong{display: block; color: #fff;   text-align: center;font-weight: 700;}
#top_scroll ul li .protel_cont{ display: block;line-height: 36px; font-style: normal;-webkit-background-clip: text; -webkit-text-fill-color: transparent;;transition: .4s;-webkit-transition: .4s;font-family: impact; text-align: center; color: #fff; }
.protel_cont{ display: block;line-height: 36px; font-style: normal;-webkit-background-clip: text; -webkit-text-fill-color: transparent;background-image: -webkit-linear-gradient(left,#fff, #fff);font-family: impact; text-align: center; }
 .protel_img img{margin-right: 10px; margin-top: 0;}
 #top_scroll ul li a{}



@media (max-width:1280px){
	.pro{width:95%; }
	#top_scroll .pro_tel{width: 100%;}
}

@media (max-width:750px){
	.pro{width: 100%;padding: 5vh 0;}
	.pro_tit{ background-size: 95%;padding-top: 32px;}
	.pro_tit h2::after{margin: 15px auto 0 auto;}
	.pro_tit p{margin-top: 0;}
	#top_scroll{width: 95%;}
	#top_scroll ul li{width: 48%;}
	#top_scroll ul li strong{ font-size: 16px; }
	#top_scroll ul li .pro_tel{display: none;}
}

/*about*/
.about{width: 100%;background:url("../images/about.jpg") repeat center top; padding: 5% 0;}
.about .s_width{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;background:rgba(4,193,86,0.7) }
.about .about_l{width: 40%; position: relative;}
.about .about_l img{ width: 100%; height: 100%;}
.about .about_r{width: 56%; padding: 4% 4% 4% 0; color: #fff;}
.about .about_r h2{ font-weight: bold;font-size: 38px;}
.about .about_r h2 em{ font-weight: 400;font-size: 17px; display: block; line-height: 50px;}
.about .about_r h2 i{font-size: 20px;text-transform: uppercase;}
.about .about_r h2:after{ width: 150px; height: 7px;background: #fff;opacity: .4;content: ''; display: block;}
.about .about_r p{ line-height: 31px; margin-top: 3%;text-align: justify}
.PubLink {display: inline-block;color:#fff;max-width: 250px;line-height: 55px;text-align: center;font-family:  Times New Roman;font-size: 15px;border-width: 1px;padding: 0px 30px; margin-top: 7%; background: #04bdeb; margin-bottom: 10px;border-radius: 40px;transition: .5s; }
.PubLink:hover {background: #04bdeb;}

@media( max-width:790px){
  .about{background-attachment: fixed; background-size: cover;}
  .about .s_width{width: 95%;display:block}
  .about .about_l{width: 100%;}
  .about .about_r{width: 95%; padding: 4% 0% 4% 0; margin: 0 auto;}
  .about .about_r h2{ font-size: 20px;}
  .about .about_r h2 em,.about .about_r h2:after{display: none;}
}



/*news*/
.news{width:100%; margin: 0 auto; padding: 4% 0;}
.news h2{padding: 0 0 2% 0; text-align: center;}
.news h2 em{color: #05c16a;}
.news h2 i{display: block;  color: #999;text-transform: uppercase; font-weight: 500;}
.news h2 i:before{content: ""; width: 60px; height: 4px; background: #307dbf;margin:10px auto;display: block;border-radius: 10px}

.news_cont{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 85%;overflow: hidden; margin: 0 auto;}
.news_cont .newList{flex-basis: 23%;margin-right: 2%;}
.newList{ overflow:hidden; padding:0rem; height:auto; width:100%; }
.news_cont .newList:nth-child(4n){ margin-right:0px; }
.news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease;}
.news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.news_cont .contentBoxB{ padding:0px; }
.news_cont .newTitle{margin-bottom:0;overflow: hidden;; line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis;margin-bottom: 10px; }
.news_cont .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin-bottom:26px; }
.news_cont .lineBox::before{ content:''; position:absolute; top:0px; left:0px; width:0px; height:100%; background:#afafaf; transition:all .5s ease; }
.news_cont .TimeBox{ line-height:1.5; letter-spacing:.25px; color:#777; margin-bottom:20px; }
.news_cont .newMs{ position:relative; width:100%; line-height:30px; clear:both; color:#777; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100;}
.news_cont .image_con{ width: 100%; overflow: hidden; height:31vh;  }
.news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.news_cont .look .look_name{ margin-right:10px; position:relative; }
.news_cont .bottom_btn{font-size:14px;line-height:7.5;/* font-weight:bold; */letter-spacing:.5px;text-transform:uppercase;transition:all .5s ease;}
.news_cont .contentBoxB .bottom_btn{ display:none; }
.news_cont .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }
.news_cont .newList:hover .newTitle{ color:#222; }
.news_cont .newList:hover .lineBox::before{ width:100%; }
.news_cont .newList:hover .bottom_btn{ color:#d2bb84; } 

@media only screen and (max-width: 1024px) and (min-width: 701px){
    .news_cont .newList { flex-basis: 100%; width:100%; margin-right: 0; margin-top: 50px; }
    .news_cont .newList a{ display:flex; justify-content: space-between; flex-direction: row-reverse; }
    .news_cont .contentBoxB{ width: 48%; }
    .news_cont .image_con{ width: 48%; }
    .news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
    .news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
    
    .news_cont .image_con .bottom_btn{ display:none; }
    .news_cont .contentBoxB .bottom_btn{ display:block; }
    .news_cont .newPicBox{ padding-bottom:72%; } 
    }
    @media only screen and (max-width: 770px){
        .news_cont{display:block;width: 95%;}
        .news_cont .lineBox{margin-bottom:8px; }
        .news_cont .newTitle{ font-size:20px; margin-bottom:0; min-height:12px; }
        .news_cont .newMs{margin:20px 0px 0px;}
        .xinwen .xinwen_tit_r ul{ -webkit-justify-content:center;;   justify-content: center; flex-wrap: wrap;}
    
        .xinwen .xinwen_tit_r li{ border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);width: 29%; text-align: center; background: #b52022; margin: 0 1% 1% 0;}
        .xinwen .xinwen_tit_r li a{color: #fff;}
    
    }


/*footer*/
.fixed_footer{display: none;}
.footer{ width:100%; background:#05c16a;}
.footer .s_width{display: flex; display:-webkit-flex;justify-content:space-between;align-items: flex-start;width: 90%; margin: 0 auto; }
.footer .footer_a{ width:370px;color:#fff; padding:5% 0 0 0;}
.footer .footer_a p{border: 1px solid #fff; padding: 1% 3%;border-radius: 30px; font-size: 40px;font-family: impact;width: 80%; margin-bottom: 7%;}
.footer .footer_a p i{background:url(../images/tel.png) no-repeat left top 10px; display: inline-block; width: 40px; height: 40px; background-size: 76%;}
.footer .footer_a h2 em{display: block; font-weight: 100;text-transform: uppercase; line-height: 35px;}


.footer .footer_b{ border-left:1px solid transparent;border-right:1px solid transparent; border-color: rgba(255, 255, 255, 0.1);  padding:5% 3% 5% 3%;color:#fff; width: 30%;}
.footer .footer_b h2{text-transform: uppercase; font-weight:normal;padding-bottom:40px;}
.footer .footer_b ul{ overflow:hidden; padding-bottom:20px;display: flex; display:-webkit-flex;justify-content:space-between;flex-wrap: wrap;}
.footer .footer_b li{ width: 49%; border:1px solid transparent; border-color: rgba(255, 255, 255, 0.1); margin-bottom: 1%; text-align: center; line-height: 50px; text-transform: uppercase;background: #07a95e;}
.footer .footer_b li em{ display:block; color:#fff; padding-bottom:20px;}
.footer .footer_b li em:after{ content:""; width:40px; height:3px; background:#79c440; display:block; margin-top:10px;}
.footer .footer_b li a{ color:#fff; line-height:31px;}
.footer .footer_b li a:hover{font-weight: bold;}

.footer .footer_c{   padding:5% 0 0 0;color:#fff;width:30%;}
.footer .footer_c .s_width{display: flex; display:-webkit-flex;justify-content:space-between;flex-wrap: wrap;width: 100%;}
.footer .footer_c h2{text-transform: uppercase; font-weight:normal;padding-bottom:40px;}
.footer .footer_c p{line-height: 31px;width: 50%;}
.footer .footer_c .erweima {width:125px;}


.end{width: 100%;background: #068349;  color:#fff; font-size: 16px;line-height: 50px;}
.end a{color: #fff;}
.footer_p .s_width{width: 85%; margin: 0 auto; min-width: 1200px;}
.footer_p ul{}
.footer_p ul li{float: left; margin-right: 20px;}
.footer_p ul li a{font-size: 16px; line-height: 80px; color: #fff;}
.footer_p div{font-size: 16px; line-height: 80px; color: #fff;}

@media only screen and (max-width: 1554px){
    .footer_p ul li{margin-right: 19px;}
}
@media only screen and (max-width: 1440px){
    .footer_p ul li{margin-right: 7px;}
}
@media only screen and (max-width: 1260px){
    .footer_p ul li{margin-right: 5px;}
}
.go_top{display: none;background-color:#0e82e7;width:34px;height:34px;text-align: center;border-radius:50%;position: fixed;right:15px;bottom:100px;z-index:99999999999;}
.go_top img{display: inline-block;margin-top:12px;width:16px;}


@media screen and (max-width:1350px){
	.footer .f_wx{ width: 30%; padding:3% 0; }
	.footer .f_about{ padding:3% 0 0 0%;}
	.footer .f_pro{padding:3% 0 0 0%;}

}

@media (max-width:1280px){
	.footer .s_width{ width:90%;}
	.footer .f_wx li{ width:100px;}
}


@media (max-width:790px){
	.footer,.end{display: none;}
	.fixed_footer{background-image: -webkit-linear-gradient(left,#0553ad, #0f75de);;height:50px;position: fixed;bottom:0px;left:0%;z-index:999;width:100%;border-radius:10px; display: block;}
    @media (min-width:640px){.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
    .fixed_footer a{width:33.3%;text-align: center; float: left;}
    .fixed_footer img{display: block;height:24px;margin:5px auto;}
    .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}
}


.news_box{width: 85%; margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin: 5% auto; text-align: center;}

/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 600px;position: relative;overflow: hidden; background: #000; }
.sec20 .inbanner {height: 100vh;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0; opacity: 0.1;}
.inbanner .cer {position: relative;height: 100%;}
.ibcatein {position: absolute;width: 100%;left: 0;top:55%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -84px;}
.ibcatein .cn {font-size: 30px;line-height: 46px;}
.ibcatein .en {font-size: 72px;line-height: 84px;font-weight: bold;text-transform: uppercase;}
.ibcatein .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;display: none;}
.ibbg {-webkit-animation: pagebgfd 6s linear infinite alternate;animation: pagebgfd 6s linear infinite alternate;}
@-webkit-keyframes pagebgfd {
0% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
100% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
}
@keyframes pagebgfd {
0% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
100% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
}
.mouse-of{position:absolute;left:50%;bottom:4vw;width:24px;height:40px;border-radius:40px;-webkit-border-radius:40px;border:2px solid rgba(255,255,255,.8);margin-left:-20px;z-index:50;overflow:hidden;}
.mouse-of>i{position:absolute;width:11px;height:6px;left:27%;-webkit-animation: mouseof 1.5s ease-out infinite;animation: mouseof 1.5s ease-out infinite;}
@keyframes mouseof{
0%{top:-9px;opacity:1;-webkit-opacity:1;}
100%{top:100%;opacity:0;-webkit-opacity:0;}
}
@-webkit-keyframes mouseof{
0%{top:-9px;opacity:1;-webkit-opacity:1;}
100%{top:100%;opacity:0;-webkit-opacity:0;}
}
.banner_bubble{width:6vw;height:6vw;position:absolute;left:50%;bottom:3vw;margin-left:-3vw;z-index:15;}
.bubble{width:100%;height:100%;position:absolute;left:0;top:0;} 
.bubble span,.back_bubble span{display:block;width:20px;height:20px;border-radius:50%;-webkit-border-radius:50%;z-index:-1; 
transition: ease 1s;-webkit-transition: ease 1s;position:absolute;left:50%;
bottom:0px;transform: translateX(-50%);-webkit-transform: translateX(-50%);opacity:0;-webkit-opacity:0;}
.bubble span:nth-child(1){animation:pao 4s linear infinite;-webkit-animation:pao 4s linear infinite;background: rgba(255,255,255,.6);}
.bubble span:nth-child(2){animation:pao3 6s linear infinite;-webkit-animation:pao3 6s linear infinite;
-webkit-transition-delay:0.3s;transition-delay:0.3s;background: rgba(255,255,255,.8);}
.bubble span:nth-child(3){animation:pao2 3s linear infinite;-webkit-animation:pao2 3s linear infinite;
-webkit-transition-delay:0.8s;transition-delay:0.8s;background: rgba(255,255,255,1);}
.bubble span:nth-child(4){animation:pao4 9s linear infinite;-webkit-animation:pao4 9s linear infinite; background: rgba(255,255,255,.3);}
.bubble span:nth-child(5){animation:pao5 7s linear infinite;-webkit-animation:pao5 7s linear infinite; background: rgba(255,255,255,.5);}
 @keyframes pao{
 	0% {
 		transform: translate(200%,-30px) rotate(360deg) scale(.4,.4);
 		-webkit-transform: translate(200%,-30px) rotate(360deg) scale(.4,.4);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(0%,-70px) rotate(360deg) scale(.8,.8);
 		-webkit-transform: translate(0%,-70px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(-200%,-100px) rotate(360deg) scale(1,1);
 		-webkit-transform: translate(-200%,-100px) rotate(360deg) scale(1,1);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
 @keyframes pao2 {
 	0% {
 		transform:translate(-200%,0px) rotate(360deg) scale(1,1);
 		-webkit-transform:translate(-200%,0px) rotate(360deg) scale(1,1);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(250%,-50px) rotate(360deg) scale(.8,.8);
 		-webkit-transform: translate(250%,-50px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(100%,-100px) rotate(360deg) scale(.4,.4);
 		-webkit-transform: translate(100%,-100px) rotate(360deg) scale(.4,.4);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
 @keyframes pao3 {
 	0% {
 		transform: translate(0%,0px) rotate(360deg) scale(1,1);
 		-webkit-transform: translate(0%,0px) rotate(360deg) scale(1,1);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(-250%,-50px) rotate(360deg) scale(.8,.8);
 		-webkit-transform:translate(-250%,-50px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(-300%,-100px) rotate(360deg) scale(.4,.4);
 		-webkit-transform:translate(-300%,-100px) rotate(360deg) scale(.4,.4);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
@keyframes pao4 {
	0% {
		transform: translate(400%,0px) rotate(360deg) scale(1,1);
		-webkit-transform: translate(400%,0px) rotate(360deg) scale(1,1);
		opacity:1;-webkit-opacity:1;
	}

	50% {
		transform: translate(400%,-50px) rotate(360deg) scale(.8,.8);
		-webkit-transform: translate(400%,-50px) rotate(360deg) scale(.8,.8);
		opacity:.5;-webkit-opacity:.5;
	}

	100% {
		transform: translate(-100%,-100px) rotate(360deg) scale(.4,.4);
		-webkit-transform: translate(-100%,-100px) rotate(360deg) scale(.4,.4);
		opacity:0;-webkit-opacity:0;
	}
}
@keyframes pao5 {
	0% {
		transform: translate(-400%,0px) rotate(360deg) scale(.1,.1);
		-webkit-transform:translate(-400%,0px) rotate(360deg) scale(.1,.1);
		opacity:1;-webkit-opacity:1;
	}

	50% {
		transform: translate(-400%,-50px) rotate(360deg) scale(.6,.6);
		-webkit-transform: translate(-400%,-50px) rotate(360deg) scale(.6,.6);
		opacity:.5;-webkit-opacity:.5;
	}

	100% {
		transform: translate(0%,-100px) rotate(360deg) scale(1,1);
		-webkit-transform: translate(0%,-100px) rotate(360deg) scale(1,1);
		opacity:0;-webkit-opacity:0;
	}
}


.se_about{ width:100%; margin:0 auto 0 auto;background: #f5fbf8; padding: 2% 0;}


.se_about_cont{width: 80%; margin:3% auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 3%; background: #fff;}
.se_about_cont p{ line-height: 31px; margin-bottom: 15px;text-indent:2em;}



/* ===================== 内页 Banner 图 ===================== */

.mbx{ width:100%; height:60px;   border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.mbx .mbx_cont{ width:80%; margin:0 auto; font-size:16px; line-height:60px; color:#333}
.mbx .mbx_cont a{color: #333;}





/*内页联系我们*/
.sContact-intro { width: 85%; margin: 0 auto;padding:4% 0;}
.sContact-intro .wrapIn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: center;align-content: center;
}
.sContact-intro .wrapIn:after {display: none;}
@media screen and (max-width: 1024px) {
.sContact-intro .wrapIn {display: block;}
}
.sContact-intro .left {width: 440px;}
.sContact-intro .right {width: 800px;margin-left: 40px;}
.sContact-way .dt {position: relative;color: #333333;font-weight: bold;line-height: 1.25;padding-bottom: 0.7rem;}
.sContact-way .dt:before,.sContact-way .dt:after {content: " ";position: absolute;left: 0;bottom: 0;}
.sContact-way .dt:before {width: 100%;height: 1px;background-color: #e7e7e7;}
.sContact-way .dt:after {width: 40px;height: 3px;background-color: #ffa20d;}
.sContact-way .dd {padding: 0.5rem 0;}
.sContact-way .dd .line {position: relative;padding-left: 48px;margin-top:24px;min-height: 34px;}
.sContact-way .dd .line .icoImg {float: left;margin-left: -48px;width: 34px;height: 34px;border-radius: 50%;background-color: #e9e9e9;}
.sContact-way .dd .line p {line-height: 2;}
@media screen and (max-width: 1024px) {
.sContact-way .dd .line {line-height: 28px;padding-left: 36px;}
.sContact-way .dd .line .icoImg {width: 28px;height: 28px;margin-left: -36px;}
}
.sContact-map {position: relative;width: 790px;height: 540px;max-width: 100%;}
.sContact-map #dituContent {position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 1.1;background-color: #f5f3f0;}
.sContact-map #dituContent .BMap_bubble_title {font-size: 16px;margin-bottom: 5px;padding-right: 16px;color: #ffa20d;}
.sContact-map #dituContent .BMap_bubble_content {width: auto;font-size: 14px;line-height: 18px;}
.sContact-map #dituContent img {max-width: none;}
._pen .sContact-map {pointer-events: none;}
@media screen and (max-width: 1024px) {
.sContact-map {margin-top: 0.6rem;}
}

/*内页产品展示*/
.se_tuandui { width:85%; margin:0 auto 0 auto; padding-top:5%; }
.se_tuandui ul{display: flex; display:-webkit-flex;  -webkit-justify-content: center;   justify-content:center; position: relative;flex-wrap: wrap; }
.se_tuandui li{width:28%;background:#fff;float:left;margin:0 1% 5% 1%;border-radius:10px;padding:0 17px 9px;box-shadow:0 3px 27px rgba(2,130,184,.23);position:relative}
.se_tuandui li:before{content:"";border:1px dashed #eaecee;border-radius:10px;position:absolute;left:8px;right:8px;top:8px;bottom:8px}
.se_tuandui li .pic{margin-top:-50px;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 3px 10px rgba(205,209,210,.84)}
.se_tuandui li .pic p:after,.se_tuandui li .pic p:before,.se_tuandui li .pic:after,.se_tuandui li .pic:before{content:"";width:14px;height:14px;display:block;position:absolute;z-index:1;transform:scale(0);transition:all ease .5s}
.se_tuandui li .pic:before{border-left:4px solid #fff;border-top:4px solid #fff;left:15px;top:15px}
.se_tuandui li .pic:after{border-right:4px solid #fff;border-top:4px solid #fff;right:15px;top:15px}
.se_tuandui li .pic p:before{border-left:4px solid #fff;border-bottom:4px solid #fff;left:15px;bottom:15px}
.se_tuandui li .pic p:after{border-right:4px solid #fff;border-bottom:4px solid #fff;right:15px;bottom:15px}
.se_tuandui li .pic p a:before{content:"";background:#03161f;position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;transition:all ease .5s}
.se_tuandui li .pic .look{width:146px;height:39px;border:1px solid #049a55;border-radius:50px;font-size:16px;color:#fff;text-align:center;line-height:36px;display:block;position:absolute;left:50%;top:50%;margin:-20px 0 0 -73px;transform:scale(0);transition:all ease .5s; background: #049a55;}
.se_tuandui li .pic .look:before{content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #fff;display:inline-block;margin-right:6px}
.se_tuandui li p{position: relative;}
.se_tuandui li p a{color:#494d56;text-align:center;line-height:65px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight: 700;}
.se_tuandui li:hover:before{border:1px dashed #049a55}
.se_tuandui li:hover p a{color:#049a55}
.se_tuandui li:hover .pic p a:before{opacity:.5}
.se_tuandui li:hover .pic .look,.se_tuandui li:hover .pic p:after,.se_tuandui li:hover .pic p:before,.se_tuandui li:hover .pic:after,.case li:hover .pic:before{transform:scale(1)}


.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}

/*内页产品展示*/


.pro-body{background: #f0f3fa;}
.pro-banner{position:relative;overflow:hidden}
.pro-banner .img{width:100%}
.pro-help{position:absolute;left:8%;top:18%}
.pro-banner .pro-help strong{font-size:36px;color:#fff}
.pro-banner .pro-help span{font-size:18px;color:#fff;margin-left:10px}
.pro-banner .guide span{font-size:14px;color:#dadada}
.pro-banner .pro-help li{float:left;text-align:center;margin-right:80px;position:relative;margin-top:50px}
.pro-banner .pro-help a{color: #fff;}


.pro-box{margin-top:-25%; position: relative;}
.pro-box .list-head{border-top-right-radius:60px;border-bottom-left-radius:60px;padding:20px 40px 60px 20px;background:#fff;position:relative; width: 85%; margin: 0 auto;}
.pro-box .list-head:before{background:url(../images/box_a2.png) no-repeat;height:220px;background-size:cover;width:100%;height:147px;content:"";display:block;position:absolute;bottom:0;left:0}
.pro-pic{display:block;width:52%;overflow:hidden;padding-left:2%;margin-top:30px; float: left;}
.pro-pic img{width:100%;max-width:600px}
.fw{margin-top:60px;margin-left:-6%;float:left;width:100%}
.fw span{font-size:21px;color:#cc9f67;margin-left:6%;position:relative;padding-left:20px}
.fw span:before{position:absolute;width:13px;height:13px;background:url(../images/l_dian.png) no-repeat;-o-background-size:100% 100%;background-size:100% 100%;content:"";display:inline-block;top:50%;margin-top:-6px;left:0}

.news-list .list-head .list-head-r{overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;min-height:263px;float:right;width:46%;margin-top:35px}
.news-list .list-head-r .text-box{position:absolute;top:-48px;left:60%}
.news-list .list-head-r .text-box p{font-size:20px;color:#cc9f67;position:relative;padding-left:25px}
.news-list .list-head-r .text-box p:before{background:url(../images/text_b.png) no-repeat;-o-background-size:cover;background-size:cover;width:13px;height:42px;content:"";display:inline-block;position:absolute;top:7px;left:0}
.news-list .list-head-r strong a{font-size:42px;color:#000;margin-bottom:20px}
.news-list .list-head-r h1{font-size:42px;color:#000;margin-bottom:20px;font-weight:700}
.news-list .list-head-r .wl-nl{overflow:hidden;margin-top:25px;margin-left:-2%}
.news-list .list-head-r .wl-nl p{float:left;width:48%;font-size:16px;color:#333;margin-left:2%}
.news-list .list-head-r .wl-nl p img{vertical-align:middle;margin-top:-2px}
.news-list .list-head-r .wl-nl p span{font-size:18px;color:#5384c7;font-weight:700}
.news-list .list-head-r .text{margin-top:30px;font-size:16px;color:#333;line-height:1.8em}

.se_prolist{width: 100%;}
.pro-cont-top{ width: 80%; margin:3% auto 0 auto;} 
.pro-cont-top ul{overflow:hidden;}
.pro-cont-top li{float:left;font-size:18px;color:#333;text-align:center;width:15.5%;cursor:pointer;padding-left:1%; background: #f4f7ff; line-height:70px; margin: 0 1% 1% 0;border-radius: 10px;border: 1px dashed #d7e2ff;}
.pro-cont-top li a{font-size:18px;color:#333}
.pro-cont-top li:hover a{color:#da251d}

.se_prolist.bg{background: #fff;width: 56%;padding: 2% 2% 2% 0;position: fixed;top: 8px;left: 11%;z-index: 999;}
.se_prolist.bg ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.se_prolist.bg li{width: 33%; background: #fff;}


.pro-cont{padding:20px 0 0 50px;position:relative; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 85%; margin: 0 auto; }
.pro-cont-left{width:70%;background:#fff; padding: 4% 2%;}
.pro-cont-left h2{font-size:24px;color:#333;font-weight:600;margin-top:30px;position:relative}
.pro-cont-left h2:before{content:"";display:inline-block;background:url(../images/h_a.png) no-repeat;width:32px;height:32px;vertical-align:middle;margin-right:10px;-o-background-size:cover;background-size:cover}
.pro-cont-left .pro-ys .numb-pos{overflow:hidden}
.pro-cont-left .pro-ys span{font-size:20px;color:#333;position:absolute;top:-44px;left:73px}
.pro-cont-left .pro-ys li{position:relative;margin-top:70px}
.pro-cont-left .pro-ys li i{display:block;width:23px;height:28px;-o-background-size:cover;background-size:cover;position:absolute;left:50%;top:30%;margin-left:-3px}
.pro-cont-left .pro-ys .odd .numb-box span{display:inline-block;position:absolute}
.pro-cont-left .pro-ys p{float:left;width:85%;text-indent:0;margin-top:30px;margin-left:10px}
.pro-cont-left p{font-size:16px;color:#666;line-height:1.8em;text-indent:2em;margin-top:20px}
.pro-cont-left p a{font-size:20px;color:#ed1c24;padding:0 4px}
.pro-cont-left p em{font-size:18px;color:#c79556;font-weight:700;margin-left:5px;margin-right:5px}
.pro-cont-left p img{max-width:100%;margin:13px auto 0;text-align:center;display:block;width:auto!important}


.pro-cont-right{width:28%; }
.pro-cont-right ul{width:86%;margin:0 auto}
.pro-cont-right .cj-tj{text-align:right;padding-right:8%;font-size:20px;color:#333;display:block; background:url(../images/ul_nav2.jpg) repeat; line-height: 70px; }
.pro-cont-right .cj-tj img{-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.pro-cont-right .cj-tj:hover{color:#da251d}
.pro-cont-right .cj-tj:hover img{margin-right:25px;-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.pro-cont-right .tj-pro{padding-top:1px;margin-top:15px}
.pro-sam,.tj-pro{background:#fff;padding:20px 0;border-radius:5px;border-top-right-radius:10px;border-bottom-left-radius:30px;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 5%;}
.tj-pro strong{font-size:20px;color:#333;text-align:center;display:block}
.tj-pro .pic{text-align:center}
.tj-pro ul{width:90%;margin:0 auto}
.tj-pro li{margin-top:20px}
.tj-pro li a{display:block;color:#333;font-size:18px}
.tj-pro li a img{border-top-left-radius:10px;border-top-right-radius:10px}
.tj-pro li h3{text-align:center;line-height:3;font-size:14px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1);-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease;}
.tj-pro li:hover h3{box-shadow:0 0 20px rgba(33,73,130,.2) inset;-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.tj-pro li:hover h3 a{color:#da251d;-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.pro-sam strong{font-size:22px;color:#f94a28;font-weight:400;margin-left:8%;position:relative}
.pro-sam strong:after{background:#f94a28;width:165px;height:1px;content:"";display:block;position:absolute;bottom:-15px;left:0}
.pro-sam ul{margin-top:15px;margin-left:5%;}
.pro-sam li{display:inline-block;margin-left:5%;margin-top:20px}
.pro-sam li a{color:#666;display:block}
.pro-sam li.big:hover a,.pro-sam li:hover a{color:#da251d}
.pro-sam li.big a{font-size:20px;color:#222}
.shit2{position: fixed; top:8px; left:11%; z-index:999; background: #fff; width: 56%;padding: 2% 2% 2% 0 ;transition: .3s; }
.shit2 ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.shit2 li{width: 33%; background: #fff;}

@media (max-width:769px){
.pro-help,.news-list .list-head-r .wl-nl,.zx-bj{display: none;}
	.pro-pic{width: 100%;padding-left: 0; float: none;}
	.pro-box .list-head{padding: 0 0 0 0;}
	.pro-pic .fw{margin-top: 0.5rem; padding: 0 0 0 0.5rem;}
	.pro-pic .fw span{font-size: 0.46rem; line-height: 1rem;}
	.news-list .list-head .list-head-r{width: 100%;margin-top: 0; min-height: 2rem; padding: 0 0 0 0.5rem;}
	.news-list .list-head-r h1{font-size: 1rem;margin-bottom:0.5rem; }
	.pro-box .list-head:before{height: 0;}

	.pro-cont-top{background: none;padding: 0.5rem 0 0.5rem 0; margin-top: 0;}
	.pro-cont-top li{width: 4.6rem;background: #ff881e; margin:0.1rem 0.1rem 0.3rem 0.1rem; line-height: 1rem;font-size: 0.5rem; }
	.pro-cont-top li a{color: #fff;}
	.text-box{display: none;}

	.pro-cont{width: 100%; display: block; padding:0.3rem;}
	.pro-cont-left{width: 100%;}
	.pro-cont-right{display: none;}
.p_float,.footer,.end{ display:none;}	
.footer2{display: flex;position: fixed;bottom: 0px;    height: 55px;z-index: 99;}
.ftleft{width: 128px;background-color: #ffffff;}
.ftcenter{width: 0px;background-color: #003851;}
.ftright{width: 512px;background-color: #c1000e;}
.ftct{display: flex;padding-top: 18px;padding-left: 18px;    padding-bottom: 40px;}
.ftrt{display: flex;padding-top: 18px;padding-left: 18px;    padding-bottom: 40px;}
.ftlt img{margin: auto;margin-top: 18px; width: 50%; display: block;}
.ftlt p{font-size: 16px;color: #333333;text-align: center;    margin-top: 1px;}
.ftct p{font-size: 16px;color: #ffffff;    margin-left: 7px;}
.ftrt p{font-size: 16px;color: #ffffff;    margin-left: 7px;}
.ftrt img{    width: 28px;height: 28px;margin-top: -3px; display: inline-block;}
.bban{padding-bottom: 40px;}
.ftlt{position: absolute;top: -9px;left: 45px;}
}
.info_cont iframe{width: 80%;height:55vh;}


/*se_hangye*/
.newslist {padding: 80px 0;width: 100%;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0;}
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #05c16a;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
.newslist {padding: 60px 0;}
.newslist li .lin {padding: 40px 0;}
.newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.newslist li .wrap {padding: 30px 0 0;}
.newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.newslist {width: auto;margin: 0 -20px;}
.newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.newslist li .lin {margin: 0 20px;padding-top: 0;}
.newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.newslist li a {padding-right: 0;}
.newslist li .wrap {padding: 20px 15px 0;}
.newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
.newslist {margin: 0 -10px;padding: 60px 0 20px;}
.newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
.newslist li .wrap {padding: 20px 0 0;}
.newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
.newslist li h3 {font-size: 18px;margin: 0;}
.newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.newslist {margin: 0 0;}
.newslist li {display: block;width: 100%;}
.newslist li .lin {margin: 0 0;}
.newslist li .txt {display: block;height: 52px;}
}

/*新闻详情页*/
.container{width: 70%; margin: 3% auto; background: #f2f2f2; padding: 5%;}
.container h2{text-align: center;font-weight: bold; font-size: 22px;}
.info-intro{text-align: center; font-size: 16px; line-height: 40px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px; margin-bottom: 4%;}
.info-pic{ margin: 10px 0;}
.info-pic img{ margin: 0 auto;  display: block;}
.info_cont{font-size: 16px; line-height: 31px;;}
.info_cont p{ margin-bottom: 15px;text-indent:2em;}
.info_cont p img{ text-indent:-2em;}

.more-info{ line-height: 40px;}
.more-info ul{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info li em{font-weight: 500; padding-right: 15px;}

@media (max-width:750px){
	.container{margin-bottom: 15%;width: 95%; }
	.more-info ul{width: 95%; display: block;}
	.more-info li{width:100%;}
}




/*内页联系我们*/
.se_contact{ width: 85%; margin:4% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; background: url('../images/lx-bg.png') repeat;}
.se_contact .se_contact_l{width: 45%;}
.se_contact .se_contact_l img{width: 100%;}
.se_contact .se_contact_r{width: 50%; padding: 3% 0 0 0;}
.se_contact .se_contact_r h2{font-weight: 500;}
.se_contact .se_contact_r h2:after{content: "";  border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); height: 1px; display: block; width: 50%; margin: 15px 0;}
.se_contact .se_contact_r ul{margin-top: 3%;}
.se_contact .se_contact_r li{line-height: 31px; color:#666;}

.contact_box{width: 85%; margin: 3% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.contact_box .contact_a{ background: url('../images/lx-bg.png') repeat; padding: 3% 2%; width: 30%; margin-bottom: 2%;border-radius:30px;box-sizing: border-box;  box-shadow: 1px 3px 16px 2px #dedede;}
.contact_box .contact_a h2{font-weight: 500;}
.contact_box .contact_a h2:after{content: "";  border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); height: 1px; display: block; width: 100%; margin: 15px 0;}
.contact_box .contact_a p{ line-height: 31px;}
.contact_box .contact_a:hover{ background: #fff;}

